home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.3"
- *% Adobe Systems PostScript(R) Printer Description File
- *% Copyright 1987-1997 Adobe Systems Incorporated.
- *% All Rights Reserved.
- *% Permission is granted for redistribution of this file as
- *% long as this copyright notice is intact and the contents
- *% of the file is not altered in any way from its original form.
- *% End of Copyright statement
- *% for IBM InfoPrint 20.
- *% Copyright 1997 IBM Corporation. All rights reserved.
- *% Copyright 1997 Peerless Systems Corp. All rights reserved.
- *%
- *FormatVersion: "4.3"
- *FileVersion: "1.0"
- *LanguageEncoding: ISOLatin1
- *LanguageVersion: English
- *Manufacturer: "IBM"
- *PCFileName: "IBM43201.PPD"
- *Product: "(IBM 4320)"
- *PSVersion: "(3010.104) 417"
- *ModelName: "IBM 4320"
- *ShortNickName: "IBM InfoPrint 20 PS"
- *NickName: "IBM InfoPrint 20 PS"
-
-
- *% ==== Options (Printer Features) ====
- *OpenGroup: InstallableOptions/Options installed
-
- *OpenUI *OptionTray2/Tray 2: Boolean
- *DefaultOptionTray2: False
- *OptionTray2 True/Installed: ""
- *OptionTray2 False/Not installed: ""
- *CloseUI: *OptionTray2
-
- *OpenUI *OptionTray3/Tray 3: Boolean
- *DefaultOptionTray3: False
- *OptionTray3 True/Installed: ""
- *OptionTray3 False/Not installed: ""
- *CloseUI: *OptionTray3
-
- *OpenUI *OptionHighCapTray1/2000-sheet Input: Boolean
- *DefaultOptionHighCapTray1: False
- *OptionHighCapTray1 True/Installed: ""
- *OptionHighCapTray1 False/Not installed: ""
- *CloseUI: *OptionHighCapTray1
-
- *OpenUI *OptionDuplexUnit/Duplex unit: Boolean
- *DefaultOptionDuplexUnit: False
- *OptionDuplexUnit True/Installed: ""
- *OptionDuplexUnit False/Not installed: ""
- *CloseUI: *OptionDuplexUnit
-
- *OpenUI *OptionHardDrive1/Hard drive: Boolean
- *DefaultOptionHardDrive1: False
- *OptionHardDrive1 True/Installed: ""
- *OptionHardDrive1 False/Not installed: ""
- *CloseUI: *OptionHardDrive1
-
- *OpenUI *OptionFlash1/Flash: Boolean
- *DefaultOptionFlash1: False
- *OptionFlash1 True/Installed: ""
- *OptionFlash1 False/Not installed: ""
- *CloseUI: *OptionFlash1
-
- *OpenUI *InstalledMemory/Memory: PickOne
- *DefaultInstalledMemory: 8Meg
-
- *InstalledMemory 8Meg/8 MB: ""
- *InstalledMemory 12Meg/12 MB: ""
- *InstalledMemory 16Meg/16 MB: ""
- *InstalledMemory 20Meg/20 MB: ""
- *InstalledMemory 24Meg/24 MB: ""
- *InstalledMemory 28Meg/28 MB: ""
- *InstalledMemory 32Meg/32 MB: ""
- *InstalledMemory 36Meg/36 MB: ""
- *InstalledMemory 40Meg/40 MB: ""
- *InstalledMemory 44Meg/44 MB: ""
- *InstalledMemory 48Meg/48 MB: ""
- *InstalledMemory 52Meg/52 MB: ""
- *InstalledMemory 56Meg/56 MB: ""
- *InstalledMemory 64Meg/64 MB: ""
- *InstalledMemory 68Meg/68 MB: ""
- *InstalledMemory 72Meg/72 MB: ""
- *InstalledMemory 80Meg/80 MB: ""
- *InstalledMemory 96Meg/96 MB: ""
-
- *?InstalledMemory: "save
- currentsystemparams /RamSize get
- 1048576 div round cvi dup 0 lt {pop 0} if
- [
- [(96Meg) 96]
- [(80Meg) 80]
- [(72Meg) 72]
- [(68Meg) 68]
- [(64Meg) 64]
- [(56Meg) 56]
- [(52Meg) 52]
- [(48Meg) 48]
- [(44Meg) 44]
- [(40Meg) 40]
- [(36Meg) 36]
- [(32Meg) 32]
- [(28Meg) 28]
- [(24Meg) 24]
- [(20Meg) 20]
- [(16Meg) 16]
- [(12Meg) 12]
- [(8Meg) 8]
- ]
- {aload pop 2 index le {exit}{pop} ifelse} forall
- = flush pop
- restore"
- *End
- *CloseUI: *InstalledMemory
-
- *CloseGroup: InstallableOptions
-
-
- *% ==== Feature Constraints ====
-
- *% cannot select tray as input unless it is installed
- *UIConstraints: *OptionTray2 False *InputSlot Tray2
- *UIConstraints: *InputSlot Tray2 *OptionTray2 False
-
- *UIConstraints: *OptionTray3 False *InputSlot Tray3
- *UIConstraints: *InputSlot Tray3 *OptionTray3 False
-
- *UIConstraints: *OptionHighCapTray1 False *InputSlot HighCapTray1
- *UIConstraints: *InputSlot HighCapTray1 *OptionHighCapTray1 False
-
- *% Duplex unit does both duplex and offset
- *UIConstraints: *OptionDuplexUnit False *Duplex
- *UIConstraints: *Duplex *OptionDuplexUnit False
- *UIConstraints: *OptionDuplexUnit False *Jog
- *UIConstraints: *Jog *OptionDuplexUnit False
-
- *% Tray 3 cannot be installed without Tray 2
- *UIConstraints: *OptionTray2 False *OptionTray3 True
- *UIConstraints: *OptionTray3 True *OptionTray2 False
-
- *% Cannot have both High Capacity Tray and Tray 3
- *UIConstraints: *OptionHighCapTray1 True *OptionTray3 True
- *UIConstraints: *OptionTray3 True *OptionHighCapTray1 True
-
-
- *% ==== Duplex Constraints ====
-
- *% Some paper can not be duplexed
- *UIConstraints: *Duplex *PageSize B5
- *UIConstraints: *Duplex *PageSize B5Edge
- *UIConstraints: *Duplex *PageSize A5
- *UIConstraints: *Duplex *PageSize A5Edge
- *UIConstraints: *Duplex *PageSize Executive
- *UIConstraints: *Duplex *PageSize ExecutiveEdge
- *UIConstraints: *Duplex *PageSize Statement
- *UIConstraints: *Duplex *PageSize StatementEdge
- *UIConstraints: *Duplex *PageSize Env10
- *UIConstraints: *Duplex *PageSize Env10Edge
- *UIConstraints: *Duplex *PageSize EnvC5
- *UIConstraints: *Duplex *PageSize EnvC5Edge
- *UIConstraints: *Duplex *PageSize EnvDL
- *UIConstraints: *Duplex *PageSize EnvDLEdge
- *UIConstraints: *Duplex *PageSize EnvMonarch
- *UIConstraints: *Duplex *PageSize EnvMonarchEdge
- *UIConstraints: *Duplex *PageSize Hagaki
- *UIConstraints: *Duplex *PageSize HagakiEdge
-
- *UIConstraints: *PageSize B5 *Duplex
- *UIConstraints: *PageSize B5Edge *Duplex
- *UIConstraints: *PageSize A5 *Duplex
- *UIConstraints: *PageSize A5Edge *Duplex
- *UIConstraints: *PageSize Executive *Duplex
- *UIConstraints: *PageSize ExecutiveEdge *Duplex
- *UIConstraints: *PageSize Statement *Duplex
- *UIConstraints: *PageSize StatementEdge *Duplex
- *UIConstraints: *PageSize Env10 *Duplex
- *UIConstraints: *PageSize Env10Edge *Duplex
- *UIConstraints: *PageSize EnvC5 *Duplex
- *UIConstraints: *PageSize EnvC5Edge *Duplex
- *UIConstraints: *PageSize EnvDL *Duplex
- *UIConstraints: *PageSize EnvDLEdge *Duplex
- *UIConstraints: *PageSize EnvMonarch *Duplex
- *UIConstraints: *PageSize EnvMonarchEdge *Duplex
- *UIConstraints: *PageSize Hagaki *Duplex
- *UIConstraints: *PageSize HagakiEdge *Duplex
-
- *UIConstraints: *Duplex *PageRegion B5
- *UIConstraints: *Duplex *PageRegion B5Edge
- *UIConstraints: *Duplex *PageRegion A5
- *UIConstraints: *Duplex *PageRegion A5Edge
- *UIConstraints: *Duplex *PageRegion Executive
- *UIConstraints: *Duplex *PageRegion ExecutiveEdge
- *UIConstraints: *Duplex *PageRegion Statement
- *UIConstraints: *Duplex *PageRegion StatementEdge
- *UIConstraints: *Duplex *PageRegion Env10
- *UIConstraints: *Duplex *PageRegion Env10Edge
- *UIConstraints: *Duplex *PageRegion EnvC5
- *UIConstraints: *Duplex *PageRegion EnvC5Edge
- *UIConstraints: *Duplex *PageRegion EnvDL
- *UIConstraints: *Duplex *PageRegion EnvDLEdge
- *UIConstraints: *Duplex *PageRegion EnvMonarch
- *UIConstraints: *Duplex *PageRegion EnvMonarchEdge
- *UIConstraints: *Duplex *PageRegion Hagaki
- *UIConstraints: *Duplex *PageRegion HagakiEdge
-
- *UIConstraints: *PageRegion B5 *Duplex
- *UIConstraints: *PageRegion B5Edge *Duplex
- *UIConstraints: *PageRegion A5 *Duplex
- *UIConstraints: *PageRegion A5Edge *Duplex
- *UIConstraints: *PageRegion Executive *Duplex
- *UIConstraints: *PageRegion ExecutiveEdge *Duplex
- *UIConstraints: *PageRegion Statement *Duplex
- *UIConstraints: *PageRegion StatementEdge *Duplex
- *UIConstraints: *PageRegion Env10 *Duplex
- *UIConstraints: *PageRegion Env10Edge *Duplex
- *UIConstraints: *PageRegion EnvC5 *Duplex
- *UIConstraints: *PageRegion EnvC5Edge *Duplex
- *UIConstraints: *PageRegion EnvDL *Duplex
- *UIConstraints: *PageRegion EnvDLEdge *Duplex
- *UIConstraints: *PageRegion EnvMonarch *Duplex
- *UIConstraints: *PageRegion EnvMonarchEdge *Duplex
- *UIConstraints: *PageRegion Hagaki *Duplex
- *UIConstraints: *PageRegion HagakiEdge *Duplex
-
- *% ==== Paper Constraints ====
- *% Hagaki, Universal, EnvUniversal can not be fed from Tray 1, Tray 2, or Tray 3
- *UIConstraints: *PageSize Hagaki *InputSlot Tray1
- *UIConstraints: *PageSize HagakiEdge *InputSlot Tray1
- *UIConstraints: *PageSize Universal *InputSlot Tray1
- *UIConstraints: *PageSize UniversalEdge *InputSlot Tray1
- *UIConstraints: *PageSize EnvUniversal *InputSlot Tray1
- *UIConstraints: *PageSize EnvUniversalEdge *InputSlot Tray1
-
- *UIConstraints: *InputSlot Tray1 *PageSize Hagaki
- *UIConstraints: *InputSlot Tray1 *PageSize HagakiEdge
- *UIConstraints: *InputSlot Tray1 *PageSize Universal
- *UIConstraints: *InputSlot Tray1 *PageSize UniversalEdge
- *UIConstraints: *InputSlot Tray1 *PageSize EnvUniversal
- *UIConstraints: *InputSlot Tray1 *PageSize EnvUniversalEdge
-
- *UIConstraints: *PageSize Hagaki *InputSlot Tray2
- *UIConstraints: *PageSize HagakiEdge *InputSlot Tray2
- *UIConstraints: *PageSize Universal *InputSlot Tray2
- *UIConstraints: *PageSize UniversalEdge *InputSlot Tray2
- *UIConstraints: *PageSize EnvUniversal *InputSlot Tray2
- *UIConstraints: *PageSize EnvUniversalEdge *InputSlot Tray2
-
- *UIConstraints: *InputSlot Tray2 *PageSize Hagaki
- *UIConstraints: *InputSlot Tray2 *PageSize HagakiEdge
- *UIConstraints: *InputSlot Tray2 *PageSize Universal
- *UIConstraints: *InputSlot Tray2 *PageSize UniversalEdge
- *UIConstraints: *InputSlot Tray2 *PageSize EnvUniversal
- *UIConstraints: *InputSlot Tray2 *PageSize EnvUniversalEdge
-
- *UIConstraints: *PageSize Hagaki *InputSlot Tray3
- *UIConstraints: *PageSize HagakiEdge *InputSlot Tray3
- *UIConstraints: *PageSize Universal *InputSlot Tray3
- *UIConstraints: *PageSize UniversalEdge *InputSlot Tray3
- *UIConstraints: *PageSize EnvUniversal *InputSlot Tray3
- *UIConstraints: *PageSize EnvUniversalEdge *InputSlot Tray3
-
- *UIConstraints: *InputSlot Tray3 *PageSize Hagaki
- *UIConstraints: *InputSlot Tray3 *PageSize HagakiEdge
- *UIConstraints: *InputSlot Tray3 *PageSize Universal
- *UIConstraints: *InputSlot Tray3 *PageSize UniversalEdge
- *UIConstraints: *InputSlot Tray3 *PageSize EnvUniversal
- *UIConstraints: *InputSlot Tray3 *PageSize EnvUniversalEdge
-
-
- *UIConstraints: *PageRegion Hagaki *InputSlot Tray1
- *UIConstraints: *PageRegion HagakiEdge *InputSlot Tray1
- *UIConstraints: *PageRegion Universal *InputSlot Tray1
- *UIConstraints: *PageRegion UniversalEdge *InputSlot Tray1
- *UIConstraints: *PageRegion EnvUniversal *InputSlot Tray1
- *UIConstraints: *PageRegion EnvUniversalEdge *InputSlot Tray1
-
- *UIConstraints: *InputSlot Tray1 *PageRegion Hagaki
- *UIConstraints: *InputSlot Tray1 *PageRegion HagakiEdge
- *UIConstraints: *InputSlot Tray1 *PageRegion Universal
- *UIConstraints: *InputSlot Tray1 *PageRegion UniversalEdge
- *UIConstraints: *InputSlot Tray1 *PageRegion EnvUniversal
- *UIConstraints: *InputSlot Tray1 *PageRegion EnvUniversalEdge
-
- *UIConstraints: *PageRegion Hagaki *InputSlot Tray2
- *UIConstraints: *PageRegion HagakiEdge *InputSlot Tray2
- *UIConstraints: *PageRegion Universal *InputSlot Tray2
- *UIConstraints: *PageRegion UniversalEdge *InputSlot Tray2
- *UIConstraints: *PageRegion EnvUniversal *InputSlot Tray2
- *UIConstraints: *PageRegion EnvUniversalEdge *InputSlot Tray2
-
- *UIConstraints: *InputSlot Tray2 *PageRegion Hagaki
- *UIConstraints: *InputSlot Tray2 *PageRegion HagakiEdge
- *UIConstraints: *InputSlot Tray2 *PageRegion Universal
- *UIConstraints: *InputSlot Tray2 *PageRegion UniversalEdge
- *UIConstraints: *InputSlot Tray2 *PageRegion EnvUniversal
- *UIConstraints: *InputSlot Tray2 *PageRegion EnvUniversalEdge
-
- *UIConstraints: *PageRegion Hagaki *InputSlot Tray3
- *UIConstraints: *PageRegion HagakiEdge *InputSlot Tray3
- *UIConstraints: *PageRegion Universal *InputSlot Tray3
- *UIConstraints: *PageRegion UniversalEdge *InputSlot Tray3
- *UIConstraints: *PageRegion EnvUniversal *InputSlot Tray3
- *UIConstraints: *PageRegion EnvUniversalEdge *InputSlot Tray3
-
- *UIConstraints: *InputSlot Tray3 *PageRegion Hagaki
- *UIConstraints: *InputSlot Tray3 *PageRegion HagakiEdge
- *UIConstraints: *InputSlot Tray3 *PageRegion Universal
- *UIConstraints: *InputSlot Tray3 *PageRegion UniversalEdge
- *UIConstraints: *InputSlot Tray3 *PageRegion EnvUniversal
- *UIConstraints: *InputSlot Tray3 *PageRegion EnvUniversalEdge
-
-
- *% only A4 and Letter paper can be fed from HighCapTray1
- *UIConstraints: *PageSize Legal *InputSlot HighCapTray1
- *UIConstraints: *PageSize LegalEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize Tabloid *InputSlot HighCapTray1
- *UIConstraints: *PageSize TabloidEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize B5 *InputSlot HighCapTray1
- *UIConstraints: *PageSize B5Edge *InputSlot HighCapTray1
- *UIConstraints: *PageSize B4 *InputSlot HighCapTray1
- *UIConstraints: *PageSize B4Edge *InputSlot HighCapTray1
- *UIConstraints: *PageSize A5 *InputSlot HighCapTray1
- *UIConstraints: *PageSize A5Edge *InputSlot HighCapTray1
- *UIConstraints: *PageSize A3 *InputSlot HighCapTray1
- *UIConstraints: *PageSize A3Edge *InputSlot HighCapTray1
- *UIConstraints: *PageSize Executive *InputSlot HighCapTray1
- *UIConstraints: *PageSize ExecutiveEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize Statement *InputSlot HighCapTray1
- *UIConstraints: *PageSize StatementEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize FanFoldGermanLegal *InputSlot HighCapTray1
- *UIConstraints: *PageSize FanFoldGermanLegalEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize Universal *InputSlot HighCapTray1
- *UIConstraints: *PageSize UniversalEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvMonarch *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvMonarchEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize Env10 *InputSlot HighCapTray1
- *UIConstraints: *PageSize Env10Edge *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvC5 *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvC5Edge *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvDL *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvDLEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize Hagaki *InputSlot HighCapTray1
- *UIConstraints: *PageSize HagakiEdge *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvUniversal *InputSlot HighCapTray1
- *UIConstraints: *PageSize EnvUniversalEdge *InputSlot HighCapTray1
-
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Legal
- *UIConstraints: *InputSlot HighCapTray1 *PageSize LegalEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Tabloid
- *UIConstraints: *InputSlot HighCapTray1 *PageSize TabloidEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize B5
- *UIConstraints: *InputSlot HighCapTray1 *PageSize B5Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize B4
- *UIConstraints: *InputSlot HighCapTray1 *PageSize B4Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize A5
- *UIConstraints: *InputSlot HighCapTray1 *PageSize A5Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize A3
- *UIConstraints: *InputSlot HighCapTray1 *PageSize A3Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Executive
- *UIConstraints: *InputSlot HighCapTray1 *PageSize ExecutiveEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Statement
- *UIConstraints: *InputSlot HighCapTray1 *PageSize StatementEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize FanFoldGermanLegal
- *UIConstraints: *InputSlot HighCapTray1 *PageSize FanFoldGermanLegalEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Universal
- *UIConstraints: *InputSlot HighCapTray1 *PageSize UniversalEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvMonarch
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvMonarchEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Env10
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Env10Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvC5
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvC5Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvDL
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvDLEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize Hagaki
- *UIConstraints: *InputSlot HighCapTray1 *PageSize HagakiEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvUniversal
- *UIConstraints: *InputSlot HighCapTray1 *PageSize EnvUniversalEdge
-
- *UIConstraints: *PageRegion Legal *InputSlot HighCapTray1
- *UIConstraints: *PageRegion LegalEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion Tabloid *InputSlot HighCapTray1
- *UIConstraints: *PageRegion TabloidEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion B5 *InputSlot HighCapTray1
- *UIConstraints: *PageRegion B5Edge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion B4 *InputSlot HighCapTray1
- *UIConstraints: *PageRegion B4Edge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion A5 *InputSlot HighCapTray1
- *UIConstraints: *PageRegion A5Edge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion A3 *InputSlot HighCapTray1
- *UIConstraints: *PageRegion A3Edge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion Executive *InputSlot HighCapTray1
- *UIConstraints: *PageRegion ExecutiveEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion Statement *InputSlot HighCapTray1
- *UIConstraints: *PageRegion StatementEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot HighCapTray1
- *UIConstraints: *PageRegion FanFoldGermanLegalEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion Universal *InputSlot HighCapTray1
- *UIConstraints: *PageRegion UniversalEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvMonarch *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvMonarchEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion Env10 *InputSlot HighCapTray1
- *UIConstraints: *PageRegion Env10Edge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvC5 *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvC5Edge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvDL *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvDLEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion Hagaki *InputSlot HighCapTray1
- *UIConstraints: *PageRegion HagakiEdge *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvUniversal *InputSlot HighCapTray1
- *UIConstraints: *PageRegion EnvUniversalEdge *InputSlot HighCapTray1
-
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Legal
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion LegalEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Tabloid
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion TabloidEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion B5
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion B5Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion B4
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion B4Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion A5
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion A5Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion A3
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion A3Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Executive
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion ExecutiveEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Statement
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion StatementEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion FanFoldGermanLegal
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion FanFoldGermanLegalEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Universal
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion UniversalEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvMonarch
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvMonarchEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Env10
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Env10Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvC5
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvC5Edge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvDL
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvDLEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion Hagaki
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion HagakiEdge
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvUniversal
- *UIConstraints: *InputSlot HighCapTray1 *PageRegion EnvUniversalEdge
-
-
- *% ==== Device Capabilities, General Information, and Defaults ====
- *LanguageLevel: "3"
- *Protocols: TBCP
-
- *FreeVM: "2168908"
- *VMOption 8Meg/8 MB: "2168908"
- *VMOption 12Meg/12 MB: "2676812"
- *VMOption 16Meg/16 MB: "3184716"
- *VMOption 20Meg/20 MB: "3692620"
- *VMOption 24Meg/24 MB: "5732428"
- *VMOption 28Meg/28 MB: "5732428"
- *VMOption 32Meg/32 MB: "6740044"
- *VMOption 36Meg/36 MB: "6740044"
- *VMOption 40Meg/40 MB: "7764044"
- *VMOption 44Meg/44 MB: "7764044"
- *VMOption 48Meg/48 MB: "7764044"
- *VMOption 52Meg/52 MB: "7764044"
- *VMOption 56Meg/56 MB: "8788044"
- *VMOption 64Meg/64 MB: "9812044"
- *VMOption 68Meg/68 MB: "10836044"
- *VMOption 72Meg/72 MB: "11860044"
- *VMOption 80Meg/80 MB: "12851276"
- *VMOption 96Meg/96 MB: "13883468"
-
- *FCacheSize 8Meg/8 MB: 917600
- *FCacheSize 12Meg/12 MB: 1101100
- *FCacheSize 16Meg/16 MB: 1284600
- *FCacheSize 20Meg/20 MB: 1468100
- *FCacheSize 24Meg/24 MB: 2202100
- *FCacheSize 28Meg/28 MB: 2202100
- *FCacheSize 32Meg/32 MB: 2569100
- *FCacheSize 36Meg/36 MB: 2569100
- *FCacheSize 40Meg/40 MB: 2936100
- *FCacheSize 44Meg/44 MB: 2936100
- *FCacheSize 48Meg/48 MB: 2936100
- *FCacheSize 52Meg/52 MB: 2936100
- *FCacheSize 56Meg/56 MB: 3303100
- *FCacheSize 64Meg/64 MB: 3670100
- *FCacheSize 68Meg/68 MB: 4037100
- *FCacheSize 72Meg/72 MB: 4404100
- *FCacheSize 80Meg/80 MB: 4771100
- *FCacheSize 96Meg/96 MB: 5138100
- *%?FCacheSize: "save
- *% currentsystemparams /CurFontCache get
- *% 1048576 div round cvi dup 0 lt {pop 0} if
- *% [
- *% [(96Meg) 96]
- *% [(80Meg) 80]
- *% [(72Meg) 72]
- *% [(68Meg) 68]
- *% [(64Meg) 64]
- *% [(56Meg) 56]
- *% [(52Meg) 52]
- *% [(48Meg) 48]
- *% [(44Meg) 44]
- *% [(40Meg) 40]
- *% [(36Meg) 36]
- *% [(32Meg) 32]
- *% [(28Meg) 28]
- *% [(24Meg) 24]
- *% [(20Meg) 20]
- *% [(16Meg) 16]
- *% [(12Meg) 12]
- *% [(8Meg) 8]
- *% ]
- *% {aload pop 2 index le {exit}{pop} ifelse} forall
- *% = flush pop
- *%restore"
- *%*End
-
- *PrintPSErrors: True
-
- *ColorDevice: False
- *DefaultColorSpace: Gray
-
- *TTRasterizer: Type42
- *?TTRasterizer: "save
- 42 /FontType resourcestatus
- {pop pop (Type42)} {(No Type42)} ifelse = flush
- restore"
- *End
-
- *FileSystem: True
- *?FileSystem: "save statusdict /diskonline get exec
- {(True)}{(False)} ifelse = flush restore"
- *End
-
- *Throughput: "20"
- *Password: "()"
- *ExitServer: "
- count 0 eq
- {false}
- {true exch startjob}
- ifelse
- not
- {
- (WARNING: Cannot modify initial VM.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if"
- *End
-
- *Reset: "
- count 0 eq
- {false}
- {true exch startjob}
- ifelse
- not
- {
- (WARNING: Cannot reset printer.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if
- systemdict /quit get exec
- (WARNING : Printer Reset Failed.) = flush"
- *End
-
-
- *% ==== Resolution ====
-
- *OpenUI *Resolution/Resolution: PickOne
- *OrderDependency: 50.0 AnySetup *Resolution
- *DefaultResolution: 600x600dpi
- *Resolution 600x600dpi/600dpi: "(<<) cvx exec /HWResolution [600 600]
- /Policies (<<) cvx exec /HWResolution 2 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *Resolution 1200x1200dpi/1200dpi: "(<<) cvx exec /HWResolution [1200 1200]
- /Policies (<<) cvx exec /HWResolution 2 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *?Resolution: "save
- currentpagedevice /HWResolution get aload pop
- 2 copy gt {exch} if
- ( ) cvs print (x) print ( ) cvs print (dpi) = flush
- restore"
- *End
- *CloseUI: *Resolution
-
-
- *% ==== Screen support ====
-
- *AccurateScreensSupport: True
-
-
- *% ==== Duplex options ====
-
- *OpenUI *Duplex/Duplex (Two-sided printing): PickOne
- *OrderDependency: 50.0 AnySetup *Duplex
- *DefaultDuplex: None
- *Duplex None/None: "(<<) cvx exec /Duplex false /Tumble false
- /Policies (<<) cvx exec /Duplex 2 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *Duplex DuplexNoTumble/Long edge: "(<<) cvx exec /Duplex true /Tumble false
- /Policies (<<) cvx exec /Duplex 2 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *Duplex DuplexTumble/Short edge: "(<<) cvx exec /Duplex true /Tumble true
- /Policies (<<) cvx exec /Duplex 2 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *?Duplex: "save
- currentpagedevice dup /Duplex known
- {
- dup /Duplex get
- {/Tumble get {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
- {pop (None)}
- ifelse
- } {pop (None)}
- ifelse = flush
- restore"
- *End
- *CloseUI: *Duplex
-
-
- *% ==== Input options ====
-
- *OpenUI *InputSlot/Input source: PickOne
- *OrderDependency: 50.0 AnySetup *InputSlot
- *DefaultInputSlot: Tray1
- *InputSlot Tray1/Tray 1: "
- currentpagedevice /InputAttributes get 0 known
- {<<currentpagedevice /InputAttributes get 0 get /PageSize get /PageSize exch
- /InputAttributes <</Priority [0 3 2 1] >> >> setpagedevice} if"
- *End
- *InputSlot MPT/Auxiliary tray: "
- currentpagedevice /InputAttributes get 1 known
- {<<currentpagedevice /InputAttributes get 1 get /PageSize get /PageSize exch
- /InputAttributes <</Priority [1 3 2 0] >> >> setpagedevice} if"
- *End
- *InputSlot Tray2/Tray 2: "
- currentpagedevice /InputAttributes get 2 known
- {<<currentpagedevice /InputAttributes get 2 get /PageSize get /PageSize exch
- /InputAttributes <</Priority [2 3 0 1] >> >> setpagedevice} if"
- *End
- *InputSlot Tray3/Tray 3: "
- currentpagedevice /InputAttributes get 3 known
- {<<currentpagedevice /InputAttributes get 3 get /PageSize get /PageSize exch
- /InputAttributes <</Priority [3 2 0 1] >> >> setpagedevice} if"
- *End
- *InputSlot HighCapTray1/2000-sheet Input: "
- currentpagedevice /InputAttributes get 3 known
- {<<currentpagedevice /InputAttributes get 3 get /PageSize get /PageSize exch
- /InputAttributes <</Priority [3 2 0 1] >> >> setpagedevice}
- {currentpagedevice /InputAttributes get 2 known
- {<<currentpagedevice /InputAttributes get 2 get /PageSize get /PageSize exch
- /InputAttributes <</Priority [2 3 0 1] >> >> setpagedevice} if} ifelse"
- *End
- *?InputSlot: "
- save
- (<<) cvx exec
- /0 (Tray1)
- /1 (MPT)
- /2 (Tray2)
- /3 (Tray3)
- (>>) cvx exec
- currentpagedevice /InputAttributes get dup /Priority known
- {/Priority get 0 get ( ) cvs cvn get}
- {dup length 1 eq
- {{pop} forall ( ) cvs cvn get}
- {pop pop (Unknown)}
- ifelse
- }
- ifelse = flush
- restore"
- *End
- *CloseUI: *InputSlot
-
- *% ===== Collation on/off
- *%
- *%
- *OpenUI *Collate: Boolean
- *OrderDependency: 50.0 AnySetup *Collate
- *DefaultCollate: False
- *Collate False: "<< /Collate false >> setpagedevice"
- *Collate True: "<< /Collate true >> setpagedevice"
- *?Collate: "save
- currentpagedevice dup /Collate known
- {/Collate get {(On)} {(Off)} ifelse}
- {pop (Unknown)} ifelse = flush
- restore"
- *End
- *CloseUI: *Collate
-
- *OpenUI *ManualFeed/Manual feed: Boolean
- *OrderDependency: 50.0 AnySetup *ManualFeed
- *DefaultManualFeed: False
- *ManualFeed True/True: "(<<) cvx exec /ManualFeed true (>>) cvx exec setpagedevice"
- *ManualFeed False/False: "(<<) cvx exec /ManualFeed false (>>) cvx exec setpagedevice"
- *?ManualFeed: "save
- currentpagedevice /ManualFeed get
- {(True)} {(False)} ifelse = flush
- restore"
- *End
- *CloseUI: *ManualFeed
-
- *OpenUI *TraySwitch/Printer select tray: Boolean
- *OrderDependency: 50.0 AnySetup *TraySwitch
- *DefaultTraySwitch: True
- *TraySwitch True/On: "(<<) cvx exec /TraySwitch true (>>) cvx exec setpagedevice"
- *TraySwitch False/Off: "(<<) cvx exec /TraySwitch false (>>) cvx exec setpagedevice"
- *?TraySwitch: "save
- currentpagedevice /TraySwitch get
- {(True)} {(False)} ifelse = flush
- restore"
- *End
- *CloseUI: *TraySwitch
-
-
- *% ==== Output options ====
-
- *OpenUI *OutputBin/Output bin: PickOne
- *OrderDependency: 25.0 AnySetup *OutputBin
- *DefaultOutputBin: Main
- *OutputBin Main/Main: "
- (<<) cvx exec /OutputType (STD) (>>) cvx exec setpagedevice"
- *End
- *?OutputBin: "save
- currentpagedevice dup /OutputType known
- {/OutputType get
- [
- [ (Main) (STD) ]
- ]
- {aload pop 2 index eq {(0) exit}{pop} ifelse} forall
- (0) eq {exch pop} {(Unknown)} ifelse
- }
- {pop (Unknown)} ifelse
- = flush
- restore"
- *End
- *CloseUI: *OutputBin
-
- *OpenUI *Jog/Jog: PickOne
- *OrderDependency: 40.0 AnySetup *Jog
- *DefaultJog: None
- *Jog None/Do not jog: "(<<) cvx exec/Jog 0 (>>) cvx exec setpagedevice"
- *Jog EndOfJob/Jog at end of job: "(<<) cvx exec/Jog 2 (>>) cvx exec setpagedevice"
- *Jog EndOfSet/Jog at end of set: "(<<) cvx exec/Jog 3 (>>) cvx exec setpagedevice"
- *?Jog: "save
- currentpagedevice /Jog get dup 2 eq
- {pop (EndOfJob)}
- {3 eq {(EndOfSet)} {(None)} ifelse}
- ifelse = flush
- restore"
- *End
- *CloseUI: *Jog
-
- *DefaultOutputOrder: Normal
-
-
- *% ==== Print Quality (Resolution Enhance/Toner Saver) options ====
-
- *OpenUI *OutputMode/Print quality: PickOne
- *OrderDependency: 50.0 AnySetup *OutputMode
- *DefaultOutputMode: None
- *OutputMode None/Normal: "(<<) cvx exec /PostRenderingEnhance false /PostRenderingEnhanceDetails
- (<<) cvx exec /Type 18 /REValue 0 /TonerSaver 0 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *OutputMode TruRes/Edge refinement: "(<<) cvx exec /PostRenderingEnhance true /PostRenderingEnhanceDetails
- (<<) cvx exec /Type 18 /REValue 1 /TonerSaver 0 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *OutputMode TonerSaver/Toner saver mode: "(<<) cvx exec /PostRenderingEnhance true /PostRenderingEnhanceDetails
- (<<) cvx exec /Type 18 /REValue 0 /TonerSaver 1 (>>) cvx exec (>>) cvx exec setpagedevice"
- *End
- *?OutputMode: "save
- currentpagedevice dup /PostRenderingEnhance known
- {dup /PostRenderingEnhance get
- {
- /PostRenderingEnhanceDetails get
- dup /Type get 18 eq
- {
- dup /REValue get 8 mul exch
- /TonerSaver get add dup 8 eq
- {pop (TruRes)}
- {1 eq {(TonerSaver)} {(None)}ifelse}
- ifelse
- }
- {pop (None)} ifelse
- }
- {pop (None)}
- ifelse}
- {pop (None)}
- ifelse = flush
- restore"
- *End
- *CloseUI: *OutputMode
-
-
- *% ==== Resolution Constraints ====
-
- *% 1200 dpi cannot be used with TruRes and TonerSaver
-
- *UIConstraints: *Resolution 1200x1200dpi *OutputMode TruRes
- *UIConstraints: *Resolution 1200x1200dpi *OutputMode TonerSaver
-
- *UIConstraints: *OutputMode TruRes *Resolution 1200x1200dpi
- *UIConstraints: *OutputMode TonerSaver *Resolution 1200x1200dpi
-
-
- *% ==== JamRecovery options ====
-
- *OpenUI *IBJamRecovery/Jam recovery: Boolean
- *OrderDependency: 50.0 AnySetup *IBJamRecovery
- *DefaultIBJamRecovery: False
- *IBJamRecovery False/Off: "(<<) cvx exec /ExitJamRecovery false (>>) cvx exec setpagedevice"
- *IBJamRecovery True/On: "(<<) cvx exec /ExitJamRecovery true (>>) cvx exec setpagedevice"
- *?IBJamRecovery: "save
- currentpagedevice dup /ExitJamRecovery known
- {/ExitJamRecovery get {(True)}{(False)} ifelse}
- {pop (None)}
- ifelse = flush
- restore"
- *End
- *CloseUI: *IBJamRecovery
-
-
- *% ==== Halftone information ====
-
- *DefaultHalftoneType: 3
- *ScreenFreq: "106.0"
- *ScreenAngle: "45.0"
-
- *DefaultScreenProc: Dot
- *ScreenProc Dot: "
- {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub}
- {dup mul exch dup mul add 1 exch sub} ifelse}"
- *End
- *ScreenProc Line: "{pop}"
- *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1
- exch sub}"
- *End
-
- *DefaultTransfer: Null
- *Transfer Null: "{ }"
- *Transfer Null.Inverse: "{1 exch sub}"
-
-
- *% ==== Paper Handling ====
-
- *LandscapeOrientation: Plus90
-
- *OpenUI *PageSize/Page size: PickOne
- *OrderDependency: 56.0 AnySetup *PageSize
- *DefaultPageSize: LetterEdge
- *PageSize Letter/Letter: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [612 792] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize LetterEdge/Letter Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [613 792] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Legal/Legal: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [612 1008] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize LegalEdge/Legal Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [613 1008] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Tabloid/11x17: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [792 1224] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize TabloidEdge/11x17 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [793 1224] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize A4/A4: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [595 842] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize A4Edge/A4 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [596 842] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize B5/B5-JIS: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [516 729] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize B5Edge/B5-JIS Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [517 729] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize B4/B4: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [729 1032] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize B4Edge/B4 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [730 1032] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize A5/A5: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [420 595] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize A5Edge/A5 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [421 595] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize A3/A3: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [842 1191] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize A3Edge/A3 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [843 1191] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Executive/Executive: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [522 756] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize ExecutiveEdge/Executive Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [523 756] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Statement/Statement: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [396 612] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize StatementEdge/Statement Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [397 612] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize FanFoldGermanLegal/Folio: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [612 936] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize FanFoldGermanLegalEdge/Folio Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [613 936] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Universal/Universal 12.99 x 20 in: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [935 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize UniversalEdge/Universal 12.99 x 20 in Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [936 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Hagaki/Hagaki: "
- userdict /setpagedevice [systemdict /setpagedevice get 283 419
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [283 419] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize HagakiEdge/Hagaki Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 283 419
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [284 419] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvMonarch/Monarch envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 279 540
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [279 540] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvMonarchEdge/Monarch envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 279 540
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [280 540] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Env10/Com10 envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 297 684
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [297 684] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize Env10Edge/Com10 envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 297 684
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [298 684] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvC5/C5 envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 459 649
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [459 649] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvC5Edge/C5 envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 459 649
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [460 649] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvDL/DL envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 312 624
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [312 624] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvDLEdge/DL envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 312 624
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [313 624] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvUniversal/Universal Env 12.99 x 20 in: "
- userdict /setpagedevice [systemdict /setpagedevice get 933 1440
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [933 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageSize EnvUniversalEdge/Universal Env 12.99 x 20 in Edg: "
- userdict /setpagedevice [systemdict /setpagedevice get 934 1440
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [934 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
-
- *?PageSize: "
- save
- currentpagedevice /PageSize get aload pop
- 2 copy gt {exch} if
- (Unknown)
- (<<) cvx exec
- [612 792] (Letter)
- [612 792] (LetterEdge)
- [612 1008] (Legal)
- [612 1008] (LegalEdge)
- [792 1224] (Tabloid/11x17)
- [792 1224] (TabloidEdge/11x17)
- [595 842] (A4)
- [595 842] (A4Edge)
- [516 729] (B5)
- [516 729] (B5Edge)
- [729 1032] (B4)
- [729 1032] (B4Edge)
- [420 595] (A5)
- [420 595] (A5Edge)
- [842 1191] (A3)
- [842 1191] (A3Edge)
- [522 756] (Executive)
- [522 756] (ExecutiveEdge)
- [396 612] (Statement)
- [396 612] (StatementEdge)
- [612 936] (FanFoldGermanLegal)
- [612 936] (FanFoldGermanLegalEdge)
- [935 1440] (Universal)
- [935 1440] (UniversalEdge)
- [283 419] (Hagaki)
- [283 419] (HagakiEdge)
- [279 540] (EnvMonarch)
- [279 540] (EnvMonarchEdge)
- [297 684] (Env10)
- [297 684] (Env10Edge)
- [459 649] (EnvC5)
- [459 649] (EnvC5Edge)
- [312 624] (EnvDL)
- [312 624] (EnvDLEdge)
- [935 1440] (EnvUniversal)
- [935 1440] (EnvUniversalEdge)
- (>>) cvx exec
- { exch aload pop
- 4 index sub abs 5 le exch 5 index sub abs 5 le and
- {exch pop exit}
- {pop}
- ifelse
- } bind forall
- = flush pop pop
- restore"
- *End
- *CloseUI: *PageSize
-
- *OpenUI *PageRegion/Page region: PickOne
- *OrderDependency: 55.0 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter/Letter: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [612 792] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion LetterEdge/Letter Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [613 792] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Legal/Legal: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [612 1008] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion LegalEdge/Legal Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [613 1008] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Tabloid/11x17: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [792 1224] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion TabloidEdge/11x17 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [793 1224] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion A4/A4: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [595 842] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion A4Edge/A4 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [596 842] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion B5/B5-JIS: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [516 729] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion B5Edge/B5-JIS Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [517 729] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion B4/B4: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [729 1032] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion B4Edge/B4 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [730 1032] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion A5/A5: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [420 595] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion A5Edge/A5 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [421 595] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion A3/A3: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [842 1191] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion A3Edge/A3 Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [843 1191] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Executive/Executive: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [522 756] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion ExecutiveEdge/Executive Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [523 756] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Statement/Statement: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [396 612] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion StatementEdge/Statement Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [397 612] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion FanFoldGermanLegal/Folio: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [612 936] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion FanFoldGermanLegalEdge/Folio Edge-to-Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [613 936] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Universal/Universal 12.99 x 20 in: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [935 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion UniversalEdge/Universal 12.99 x 20 in Edge: "
- userdict /setpagedevice systemdict /setpagedevice get put
- (<<) cvx exec /PageSize [936 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Hagaki/Hagaki: "
- userdict /setpagedevice [systemdict /setpagedevice get 283 419
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [283 419] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion HagakiEdge/Hagaki Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 283 419
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [283 419] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvMonarch/Monarch envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 279 540
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [279 540] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvMonarchEdge/Monarch envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 280 540
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [280 540] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Env10/Com10 envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 297 684
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [297 684] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion Env10Edge/Com10 envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 298 684
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [298 684] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvC5/C5 envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 459 649
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [459 649] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvC5Edge/C5 envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 460 649
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [460 649] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvDL/DL envelope: "
- userdict /setpagedevice [systemdict /setpagedevice get 312 624
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [312 624] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvDLEdge/DL envelope Edge-to-Edge: "
- userdict /setpagedevice [systemdict /setpagedevice get 313 624
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [313 624] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvUniversal/Universal Env 12.99 x 20 in: "
- userdict /setpagedevice [systemdict /setpagedevice get 933 1440
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [933 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *PageRegion EnvUniversalEdge/Universal Env 12.99 x 20 in Edg: "
- userdict /setpagedevice [systemdict /setpagedevice get 934 1440
- /translate load 180 /rotate load] cvx put
- (<<) cvx exec /PageSize [934 1440] /ImagingBBox null
- /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
- (>>) cvx exec setpagedevice"
- *End
- *CloseUI: *PageRegion
-
- *RequiresPageRegion MPT/Auxiliary tray: True
- *RequiresPageRegion Tray1: True
- *RequiresPageRegion Tray2: True
- *RequiresPageRegion Tray3: True
-
-
- *% ==== Imageable area ====
-
- *DefaultImageableArea: Letter
- *ImageableArea Letter/Letter: "11.30 11.90 600.62 779.90"
- *ImageableArea LetterEdge/Letter Edge-to-Edge: "0.0 0.0 612.0 792.0"
- *ImageableArea Legal/Legal: "12.14 11.30 599.66 996.62"
- *ImageableArea LegalEdge/Legal Edge-to-Edge: "0.0 0.0 612.0 1008.0"
- *ImageableArea Tabloid/11x17: "11.90 11.30 779.90 1212.62"
- *ImageableArea TabloidEdge/11x17 Edge-to-Edge: "0.0 0.0 792.0 1224.0"
- *ImageableArea A4/A4: "11.36 11.90 584.00 829.82"
- *ImageableArea A4Edge/A4 Edge-to-Edge: "0.0 0.0 595.0 841.0"
- *ImageableArea B5/B5-JIS: "11.36 12.87 504.56 715.59"
- *ImageableArea B5Edge/B5-JIS Edge-to-Edge: "0.0 0.0 515.0 728.0"
- *ImageableArea B4/B4: "11.54 12.79 718.10 1020.43"
- *ImageableArea B4Edge/B4 Edge-to-Edge: "0.0 0.0 728.0 1031.0"
- *ImageableArea A5/A5: "11.36 3.77 403.04 583.61"
- *ImageableArea A5Edge/A5 Edge-to-Edge: "0.0 0.0 419.0 595.0"
- *ImageableArea A3/A3: "12.02 15.69 829.94 1179.21"
- *ImageableArea A3Edge/A3 Edge-to-Edge: "0.0 0.0 841.0 1190.0"
- *ImageableArea Executive/Executive: "11.36 13.10 510.80 742.70"
- *ImageableArea ExecutiveEdge/Executive Edge-to-Edge: "0.0 0.0 522.0 756.0"
- *ImageableArea Statement/Statement: "11.36 4.29 380.00 599.49"
- *ImageableArea StatementEdge/Statement Edge-to-Edge: "0.0 0.0 396.0 612.0"
- *ImageableArea FanFoldGermanLegal/Folio: "12.14 11.30 599.66 924.62"
- *ImageableArea FanFoldGermanLegalEdge/Folio Edge-to-Edge: "0.0 0.0 612.0 936.0"
- *ImageableArea Universal/Universal 12.99 x 20 in: "0.84 0.06 933.96 1440.0"
- *ImageableArea UniversalEdge/Universal 12.99 x 20 in Edge: "0.0 0.0 935.0 1440.0"
- *ImageableArea Hagaki/Hagaki: "1.56 0.06 281.88 418.59"
- *ImageableArea HagakiEdge/Hagaki Edge-to-Edge: "0.0 0.0 283.0 419.0"
- *ImageableArea EnvMonarch/Monarch envelope: "12.62 11.30 266.06 528.62"
- *ImageableArea EnvMonarchEdge/Monarch envelope Edge-to-Edge: "0.0 0.0 279.0 540.0"
- *ImageableArea Env10/Com10 envelope: "12.14 11.30 284.78 672.62"
- *ImageableArea Env10Edge/Com10 envelope Edge-to-Edge: "0.0 0.0 297.0 684.0"
- *ImageableArea EnvC5/C5 envelope: "12.62 11.42 446.54 637.81"
- *ImageableArea EnvC5Edge/C5 envelope Edge-to-Edge: "0.0 0.0 459.0 649.0"
- *ImageableArea EnvDL/DL envelope: "11.78 11.39 299.78 612.35"
- *ImageableArea EnvDLEdge/DL envelope Edge-to-Edge: "0.0 0.0 311.0 623.0"
- *ImageableArea EnvUniversal/Universal Env 12.99 x 20 in: "0.84 0.06 933.00 1440.0"
- *ImageableArea EnvUniversalEdge/Universal Env 12.99 x 20 in Edg: "0.0 0.0 934.0 1440.0"
- *?ImageableArea: "save
- /cvp {( ) cvs print ( )print} bind def
- /upperright {10000 mul floor 10000 div} bind def
- /lowerleft {10000 mul ceiling 10000 div} bind def
- newpath clippath pathbbox
- 4 -2 roll exch 2 {lowerleft cvp} repeat
- exch 2 {upperright cvp} repeat ( ) = flush
- restore"
- *End
-
-
- *% ==== Physical dimensions of the paper by keyword ====
- *DefaultPaperDimension: Letter
- *PaperDimension Letter/Letter: "612 792"
- *PaperDimension LetterEdge/Letter Edge-to-Edge: "613 792"
- *PaperDimension Legal/Legal: "612 1008"
- *PaperDimension LegalEdge/Legal Edge-to-Edge: "613 1008"
- *PaperDimension Tabloid/11x17: "792 1224"
- *PaperDimension TabloidEdge/11x17 Edge-to-Edge: "793 1224"
- *PaperDimension A4/A4: "595 842"
- *PaperDimension A4Edge/A4 Edge-to-Edge: "596 842"
- *PaperDimension B5/B5-JIS: "516 729"
- *PaperDimension B5Edge/B5-JIS Edge-to-Edge: "517 729"
- *PaperDimension B4/B4: "729 1032"
- *PaperDimension B4Edge/B4 Edge-to-Edge: "730 1032"
- *PaperDimension A5/A5: "420 595"
- *PaperDimension A5Edge/A5 Edge-to-Edge: "421 595"
- *PaperDimension A3/A3: "842 1191"
- *PaperDimension A3Edge/A3 Edge-to-Edge: "843 1191"
- *PaperDimension Executive/Executive: "522 756"
- *PaperDimension ExecutiveEdge/Executive Edge-to-Edge: "523 756"
- *PaperDimension Statement/Statement: "396 612"
- *PaperDimension StatementEdge/Statement Edge-to-Edge: "397 612"
- *PaperDimension FanFoldGermanLegal/Folio: "612 936"
- *PaperDimension FanFoldGermanLegalEdge/Folio Edge-to-Edge: "613 936"
- *PaperDimension Universal/Universal 12.99 x 20 in: "935 1440"
- *PaperDimension UniversalEdge/Universal 12.99 x 20 in Edge: "936 1440"
- *PaperDimension Hagaki/Hagaki: "283 419"
- *PaperDimension HagakiEdge/Hagaki Edge-to-Edge: "284 419"
- *PaperDimension EnvMonarch/Monarch envelope: "279 540"
- *PaperDimension EnvMonarchEdge/Monarch envelope Edge-to-Edge: "280 540"
- *PaperDimension Env10/Com10 envelope: "297 684"
- *PaperDimension Env10Edge/Com10 envelope Edge-to-Edge: "298 684"
- *PaperDimension EnvC5/C5 envelope: "459 649"
- *PaperDimension EnvC5Edge/C5 envelope Edge-to-Edge: "460 649"
- *PaperDimension EnvDL/DL envelope: "312 624"
- *PaperDimension EnvDLEdge/DL envelope Edge-to-Edge: "313 624"
- *PaperDimension EnvUniversal/Universal Env 12.99 x 20 in: "933 1440"
- *PaperDimension EnvUniversalEdge/Universal Env 12.99 x 20 in Edg: "934 1440"
-
-
- *% ==== Font Information ====
-
- *DefaultFont: Courier
- *Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
- *Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
- *Font AlbertusMT: Standard "(001.000)" Standard ROM
- *Font AntiqueOlive-Bold: Standard "(501.007)" Standard ROM
- *Font AntiqueOlive-Compact: Standard "(501.006)" Standard ROM
- *Font AntiqueOlive-Italic: Standard "(501.008)" Standard ROM
- *Font AntiqueOlive-Roman: Standard "(501.006)" Standard ROM
- *Font Apple-Chancery: Standard "(001.000)" Standard ROM
- *Font Arial-BoldItalicMT: Standard "(501.006)" Standard ROM
- *Font Arial-BoldMT: Standard "(501.005)" Standard ROM
- *Font Arial-ItalicMT: Standard "(501.008)" Standard ROM
- *Font ArialMT: Standard "(501.005)" Standard ROM
- *Font AvantGarde-Book: Standard "(501.007)" Standard ROM
- *Font AvantGarde-BookOblique: Standard "(501.007)" Standard ROM
- *Font AvantGarde-Demi: Standard "(501.008)" Standard ROM
- *Font AvantGarde-DemiOblique: Standard "(501.008)" Standard ROM
- *Font Bodoni-Bold: Standard "(501.004)" Standard ROM
- *Font Bodoni-BoldItalic: Standard "(501.005)" Standard ROM
- *Font Bodoni-Italic: Standard "(501.005)" Standard ROM
- *Font Bodoni-Poster: Standard "(501.007)" Standard ROM
- *Font Bodoni-PosterCompressed: Standard "(501.005)" Standard ROM
- *Font Bodoni: Standard "(501.006)" Standard ROM
- *Font Bookman-Demi: Standard "(501.004)" Standard ROM
- *Font Bookman-DemiItalic: Standard "(501.004)" Standard ROM
- *Font Bookman-Light: Standard "(501.004)" Standard ROM
- *Font Bookman-LightItalic: Standard "(501.004)" Standard ROM
- *Font Carta: Special "(001.001)" Standard ROM
- *Font Chicago: Standard "(501.008)" Standard ROM
- *Font Clarendon-Bold: Standard "(501.006)" Standard ROM
- *Font Clarendon-Light: Standard "(501.007)" Standard ROM
- *Font Clarendon: Standard "(501.006)" Standard ROM
- *Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
- *Font CooperBlack: Standard "(001.003)" Standard ROM
- *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
- *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
- *Font Coronet-Regular: Standard "(001.000)" Standard ROM
- *Font Courier-Bold: Standard "(501.007)" Standard ROM
- *Font Courier-BoldOblique: Standard "(501.007)" Standard ROM
- *Font Courier-Oblique: Standard "(501.008)" Standard ROM
- *Font Courier: Standard "(501.008)" Standard ROM
- *Font Eurostile-Bold: Standard "(501.006)" Standard ROM
- *Font Eurostile-BoldExtendedTwo: Standard "(501.006)" Standard ROM
- *Font Eurostile-ExtendedTwo: Standard "(501.006)" Standard ROM
- *Font Eurostile: Standard "(501.006)" Standard ROM
- *Font Geneva: Standard "(501.005)" Standard ROM
- *Font GillSans-Bold: Standard "(501.005)" Standard ROM
- *Font GillSans-BoldCondensed: Standard "(501.004)" Standard ROM
- *Font GillSans-BoldItalic: Standard "(501.005)" Standard ROM
- *Font GillSans-Condensed: Standard "(501.005)" Standard ROM
- *Font GillSans-ExtraBold: Standard "(501.005)" Standard ROM
- *Font GillSans-Italic: Standard "(501.005)" Standard ROM
- *Font GillSans-Light: Standard "(501.006)" Standard ROM
- *Font GillSans-LightItalic: Standard "(501.006)" Standard ROM
- *Font GillSans: Standard "(501.006)" Standard ROM
- *Font Goudy-Bold: Standard "(001.002)" Standard ROM
- *Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
- *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
- *Font Goudy-Italic: Standard "(001.002)" Standard ROM
- *Font Goudy: Standard "(001.003)" Standard ROM
- *Font Helvetica-Bold: Standard "(501.007)" Standard ROM
- *Font Helvetica-BoldOblique: Standard "(501.007)" Standard ROM
- *Font Helvetica-Condensed-Bold: Standard "(501.007)" Standard ROM
- *Font Helvetica-Condensed-BoldObl: Standard "(501.007)" Standard ROM
- *Font Helvetica-Condensed-Oblique: Standard "(501.007)" Standard ROM
- *Font Helvetica-Condensed: Standard "(501.007)" Standard ROM
- *Font Helvetica-Narrow-Bold: Standard "(501.007)" Standard ROM
- *Font Helvetica-Narrow-BoldOblique: Standard "(501.007)" Standard ROM
- *Font Helvetica-Narrow-Oblique: Standard "(501.005)" Standard ROM
- *Font Helvetica-Narrow: Standard "(501.005)" Standard ROM
- *Font Helvetica-Oblique: Standard "(501.005)" Standard ROM
- *Font Helvetica: Standard "(501.005)" Standard ROM
- *Font HoeflerText-Black: Standard "(501.005)" Standard ROM
- *Font HoeflerText-BlackItalic: Standard "(501.005)" Standard ROM
- *Font HoeflerText-Italic: Standard "(501.007)" Standard ROM
- *Font HoeflerText-Ornaments: Standard "(001.000)" Standard ROM
- *Font HoeflerText-Regular: Standard "(501.005)" Standard ROM
- *Font JoannaMT-Bold: Standard "(501.006)" Standard ROM
- *Font JoannaMT-BoldItalic: Standard "(501.006)" Standard ROM
- *Font JoannaMT-Italic: Standard "(501.006)" Standard ROM
- *Font JoannaMT: Standard "(501.006)" Standard ROM
- *Font LetterGothic-Bold: Standard "(501.008)" Standard ROM
- *Font LetterGothic-BoldSlanted: Standard "(501.008)" Standard ROM
- *Font LetterGothic-Slanted: Standard "(501.008)" Standard ROM
- *Font LetterGothic: Standard "(501.007)" Standard ROM
- *Font LubalinGraph-Book: Standard "(501.007)" Standard ROM
- *Font LubalinGraph-BookOblique: Standard "(501.007)" Standard ROM
- *Font LubalinGraph-Demi: Standard "(501.007)" Standard ROM
- *Font LubalinGraph-DemiOblique: Standard "(501.007)" Standard ROM
- *Font Marigold: Standard "(001.000)" Standard ROM
- *Font Monaco: Standard "(501.009)" Standard ROM
- *Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
- *Font NewCenturySchlbk-Bold: Standard "(501.006)" Standard ROM
- *Font NewCenturySchlbk-BoldItalic: Standard "(501.006)" Standard ROM
- *Font NewCenturySchlbk-Italic: Standard "(501.009)" Standard ROM
- *Font NewCenturySchlbk-Roman: Standard "(501.006)" Standard ROM
- *Font NewYork: Standard "(501.009)" Standard ROM
- *Font Optima-Bold: Standard "(501.006)" Standard ROM
- *Font Optima-BoldItalic: Standard "(501.007)" Standard ROM
- *Font Optima-Italic: Standard "(501.008)" Standard ROM
- *Font Optima: Standard "(501.008)" Standard ROM
- *Font Oxford: Standard "(001.000)" Standard ROM
- *Font Palatino-Bold: Standard "(501.006)" Standard ROM
- *Font Palatino-BoldItalic: Standard "(501.005)" Standard ROM
- *Font Palatino-Italic: Standard "(501.006)" Standard ROM
- *Font Palatino-Roman: Standard "(501.004)" Standard ROM
- *Font StempelGaramond-Bold: Standard "(501.005)" Standard ROM
- *Font StempelGaramond-BoldItalic: Standard "(501.009)" Standard ROM
- *Font StempelGaramond-Italic: Standard "(501.007)" Standard ROM
- *Font StempelGaramond-Roman: Standard "(501.008)" Standard ROM
- *Font Symbol: Special "(001.008)" Standard ROM
- *Font Tekton: Standard "(001.001)" Standard ROM
- *Font Times-Bold: Standard "(501.006)" Standard ROM
- *Font Times-BoldItalic: Standard "(501.005)" Standard ROM
- *Font Times-Italic: Standard "(501.007)" Standard ROM
- *Font Times-Roman: Standard "(501.007)" Standard ROM
- *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.008)" Standard ROM
- *Font TimesNewRomanPS-BoldMT: Standard "(501.006)" Standard ROM
- *Font TimesNewRomanPS-ItalicMT: Standard "(501.008)" Standard ROM
- *Font TimesNewRomanPSMT: Standard "(501.006)" Standard ROM
- *Font Univers-Bold: Standard "(501.006)" Standard ROM
- *Font Univers-BoldExt: Standard "(501.008)" Standard ROM
- *Font Univers-BoldExtObl: Standard "(501.008)" Standard ROM
- *Font Univers-BoldOblique: Standard "(501.006)" Standard ROM
- *Font Univers-Condensed: Standard "(501.009)" Standard ROM
- *Font Univers-CondensedBold: Standard "(501.007)" Standard ROM
- *Font Univers-CondensedBoldOblique: Standard "(501.007)" Standard ROM
- *Font Univers-CondensedOblique: Standard "(501.009)" Standard ROM
- *Font Univers-Extended: Standard "(501.007)" Standard ROM
- *Font Univers-ExtendedObl: Standard "(501.007)" Standard ROM
- *Font Univers-Light: Standard "(501.007)" Standard ROM
- *Font Univers-LightOblique: Standard "(501.007)" Standard ROM
- *Font Univers-Oblique: Standard "(501.007)" Standard ROM
- *Font Univers: Standard "(501.007)" Standard ROM
- *Font Wingdings-Regular: Special "(001.000)" Standard ROM
- *Font ZapfChancery-MediumItalic: Standard "(002.000)" Standard ROM
- *Font ZapfDingbats: Special "(001.005S)" Standard ROM
- *Font AntiqueOliveCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
- *Font AntiqueOliveCE-Compact: Win1250 "(501.006)" ExtendedRoman ROM
- *Font AntiqueOliveCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
- *Font AntiqueOliveCE-Roman: Win1250 "(501.006)" ExtendedRoman ROM
- *Font Apple-ChanceryCE: Win1250 "(001.000)" ExtendedRoman ROM
- *Font ArialCE-BoldItalic: Win1250 "(501.006)" ExtendedRoman ROM
- *Font ArialCE-Bold: Win1250 "(501.005)" ExtendedRoman ROM
- *Font ArialCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
- *Font ArialCE: Win1250 "(501.005)" ExtendedRoman ROM
- *Font AvantGardeCE-Book: Win1250 "(501.007)" ExtendedRoman ROM
- *Font AvantGardeCE-BookOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font AvantGardeCE-Demi: Win1250 "(501.008)" ExtendedRoman ROM
- *Font AvantGardeCE-DemiOblique: Win1250 "(501.008)" ExtendedRoman ROM
- *Font BodoniCE-Bold: Win1250 "(501.004)" ExtendedRoman ROM
- *Font BodoniCE-BoldItalic: Win1250 "(501.005)" ExtendedRoman ROM
- *Font BodoniCE-Italic: Win1250 "(501.005)" ExtendedRoman ROM
- *Font BodoniCE-Poster: Win1250 "(501.007)" ExtendedRoman ROM
- *Font BodoniCE-PosterCompressed: Win1250 "(501.005)" ExtendedRoman ROM
- *Font BodoniCE: Win1250 "(501.006)" ExtendedRoman ROM
- *Font BookmanCE-Demi: Win1250 "(501.004)" ExtendedRoman ROM
- *Font BookmanCE-DemiItalic: Win1250 "(501.004)" ExtendedRoman ROM
- *Font BookmanCE-Light: Win1250 "(501.004)" ExtendedRoman ROM
- *Font BookmanCE-LightItalic: Win1250 "(501.004)" ExtendedRoman ROM
- *Font ChicagoCE: Win1250 "(501.008)" ExtendedRoman ROM
- *Font ClarendonCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font ClarendonCE-Light: Win1250 "(501.007)" ExtendedRoman ROM
- *Font ClarendonCE: Win1250 "(501.006)" ExtendedRoman ROM
- *Font CoronetCE-Regular: Win1250 "(001.000)" ExtendedRoman ROM
- *Font CourierCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
- *Font CourierCE-BoldOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font CourierCE-Oblique: Win1250 "(501.008)" ExtendedRoman ROM
- *Font CourierCE: Win1250 "(501.008)" ExtendedRoman ROM
- *Font EurostileCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font EurostileCE-BoldExtendedTwo: Win1250 "(501.006)" ExtendedRoman ROM
- *Font EurostileCE-ExtendedTwo: Win1250 "(501.006)" ExtendedRoman ROM
- *Font EurostileCE: Win1250 "(501.006)" ExtendedRoman ROM
- *Font GenevaCE: Win1250 "(501.005)" ExtendedRoman ROM
- *Font GillSansCE-Bold: Win1250 "(501.005)" ExtendedRoman ROM
- *Font GillSansCE-BoldCondensed: Win1250 "(501.004)" ExtendedRoman ROM
- *Font GillSansCE-BoldItalic: Win1250 "(501.005)" ExtendedRoman ROM
- *Font GillSansCE-Condensed: Win1250 "(501.005)" ExtendedRoman ROM
- *Font GillSansCE-ExtraBold: Win1250 "(501.005)" ExtendedRoman ROM
- *Font GillSansCE-Italic: Win1250 "(501.005)" ExtendedRoman ROM
- *Font GillSansCE-Light: Win1250 "(501.006)" ExtendedRoman ROM
- *Font GillSansCE-LightItalic: Win1250 "(501.006)" ExtendedRoman ROM
- *Font GillSansCE-Roman: Win1250 "(501.006)" ExtendedRoman ROM
- *Font HelveticaCE-Bold: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-BoldOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-CondBold: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-CondBoldObl: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-CondObl: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-Cond: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-NarrowBold: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-NarrowBoldOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HelveticaCE-NarrowOblique: Win1250 "(501.005)" ExtendedRoman ROM
- *Font HelveticaCE-Narrow: Win1250 "(501.005)" ExtendedRoman ROM
- *Font HelveticaCE-Oblique: Win1250 "(501.005)" ExtendedRoman ROM
- *Font HelveticaCE: Win1250 "(501.005)" ExtendedRoman ROM
- *Font HoeflerTextCE-Black: Win1250 "(501.005)" ExtendedRoman ROM
- *Font HoeflerTextCE-BlackItalic: Win1250 "(501.005)" ExtendedRoman ROM
- *Font HoeflerTextCE-Italic: Win1250 "(501.007)" ExtendedRoman ROM
- *Font HoeflerTextCE-Regular: Win1250 "(501.005)" ExtendedRoman ROM
- *Font JoannaMTCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font JoannaMTCE-BoldItalic: Win1250 "(501.006)" ExtendedRoman ROM
- *Font JoannaMTCE-Italic: Win1250 "(501.006)" ExtendedRoman ROM
- *Font JoannaMTCE: Win1250 "(501.006)" ExtendedRoman ROM
- *Font LetterGothicCE-Bold: Win1250 "(501.008)" ExtendedRoman ROM
- *Font LetterGothicCE-BoldSlanted: Win1250 "(501.008)" ExtendedRoman ROM
- *Font LetterGothicCE-Slanted: Win1250 "(501.008)" ExtendedRoman ROM
- *Font LetterGothicCE: Win1250 "(501.007)" ExtendedRoman ROM
- *Font LubalinGraphCE-Book: Win1250 "(501.007)" ExtendedRoman ROM
- *Font LubalinGraphCE-BookOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font LubalinGraphCE-Demi: Win1250 "(501.007)" ExtendedRoman ROM
- *Font LubalinGraphCE-DemiOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font MonacoCE: Win1250 "(501.009)" ExtendedRoman ROM
- *Font NewCenturySchlbkCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(501.006)" ExtendedRoman ROM
- *Font NewCenturySchlbkCE-Italic: Win1250 "(501.009)" ExtendedRoman ROM
- *Font NewCenturySchlbkCE-Roman: Win1250 "(501.006)" ExtendedRoman ROM
- *Font NewYorkCE: Win1250 "(501.009)" ExtendedRoman ROM
- *Font OptimaCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font OptimaCE-BoldItalic: Win1250 "(501.007)" ExtendedRoman ROM
- *Font OptimaCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
- *Font OptimaCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
- *Font PalatinoCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font PalatinoCE-BoldItalic: Win1250 "(501.005)" ExtendedRoman ROM
- *Font PalatinoCE-Italic: Win1250 "(501.006)" ExtendedRoman ROM
- *Font PalatinoCE-Roman: Win1250 "(501.004)" ExtendedRoman ROM
- *Font StempelGaramondCE-Bold: Win1250 "(501.005)" ExtendedRoman ROM
- *Font StempelGaramondCE-BoldItalic: Win1250 "(501.009)" ExtendedRoman ROM
- *Font StempelGaramondCE-Italic: Win1250 "(501.007)" ExtendedRoman ROM
- *Font StempelGaramondCE-Roman: Win1250 "(501.008)" ExtendedRoman ROM
- *Font TimesCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font TimesCE-BoldItalic: Win1250 "(501.005)" ExtendedRoman ROM
- *Font TimesCE-Italic: Win1250 "(501.007)" ExtendedRoman ROM
- *Font TimesCE-Roman: Win1250 "(501.007)" ExtendedRoman ROM
- *Font TimesNewRomanCE-BoldItalic: Win1250 "(501.008)" ExtendedRoman ROM
- *Font TimesNewRomanCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font TimesNewRomanCE-Italic: Win1250 "(501.008)" ExtendedRoman ROM
- *Font TimesNewRomanCE: Win1250 "(501.006)" ExtendedRoman ROM
- *Font UniversCE-Bold: Win1250 "(501.006)" ExtendedRoman ROM
- *Font UniversCE-BoldExt: Win1250 "(501.008)" ExtendedRoman ROM
- *Font UniversCE-BoldExtObl: Win1250 "(501.008)" ExtendedRoman ROM
- *Font UniversCE-BoldOblique: Win1250 "(501.006)" ExtendedRoman ROM
- *Font UniversCE-Condensed: Win1250 "(501.009)" ExtendedRoman ROM
- *Font UniversCE-CondensedBold: Win1250 "(501.007)" ExtendedRoman ROM
- *Font UniversCE-CondensedBoldOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font UniversCE-CondensedOblique: Win1250 "(501.009)" ExtendedRoman ROM
- *Font UniversCE-Extended: Win1250 "(501.007)" ExtendedRoman ROM
- *Font UniversCE-ExtendedObl: Win1250 "(501.007)" ExtendedRoman ROM
- *Font UniversCE-Light: Win1250 "(501.007)" ExtendedRoman ROM
- *Font UniversCE-LightOblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font UniversCE-Oblique: Win1250 "(501.007)" ExtendedRoman ROM
- *Font UniversCE-Medium: Win1250 "(501.007)" ExtendedRoman ROM
- *Font ZapfChanceryCE-MediumItalic: Win1250 "(002.000)" ExtendedRoman ROM
-
- *?FontQuery: "save
- {count 1 gt
- {exch dup 127 string cvs (/)print print (:)print
- /Font resourcestatus
- {pop pop (Yes)} {(No)} ifelse =
- }
- {exit}
- ifelse
- } bind loop
- (*) = flush
- restore"
- *End
-
- *?FontList: "save
- (*) {cvn ==} 128 string /Font resourceforall
- (*) = flush
- restore"
- *End
-
-
- *% Printer Messages (verbatim from printer):
- *Message: "%%[ exitserver: permanent state may be changed ]%%"
- *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
- *Message: "\FontName\ not found, using Courier"
-
- *% Status (format: %%[ status: <one of these> ] %%)
- *Status: "initializing"
- *Status: "idle"
- *Status: "busy"
- *Status: "waiting"
- *Status: "online"
-
- *% ==== Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% ) ====
-
- *Source: "Parallel"
- *Source: "EtherTalk"
- *Source: "TokenTalk"
-
- *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
-
-
- *% Color Separation Information =====================
-
- *DefaultColorSep: ProcessBlack.85lpi.600x600dpi/85 lpi / 600 x 600 dpi
-
- *% For 85 lpi / 600 x 600 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "45"
- *ColorSepScreenAngle CustomColor.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
- *ColorSepScreenFreq CustomColor.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
-
- *% For 85 lpi / 1200 x 1200 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "45"
- *ColorSepScreenAngle CustomColor.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "60"
- *ColorSepScreenFreq CustomColor.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.85lpi.1200x1200dpi/85 lpi / 1200 x 1200 dpi: "60"
-
-
- *% ==== PPD file revision number, date, and time stamp. This must ====
- *% ==== remain here and be updated each time this file is modified. ====
- *%
- *% @(#)ibm43201.ppd 1.03 13:35:00 11/06/98
-
- *% Last Edit Date: November 6, 1998
- *% The byte count of this file should be exactly 76719 or 74923
- *% depending on the filesystem it resides in.
- *% end of PPD file for IBM43201
-